.main{
	padding: 24px 18px 100px 18px;
	background: #fff;
	min-height: 500px;
}
.left{
	width: 260px;
	height: 100%;
	padding-bottom:100px;
	border-radius:5px;
}
.dqwz{
	width: 260px;
	height: 78px;
	background: url(../images/dqwz.png);
	font-size: 24px;
	font-weight: bold;
	line-height: 78px;
	text-align: center;
	color: #fff;
}
.line a{
	float: left;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	width: 100%;
	background: #fafafa;
	margin-bottom: 1px;
	border-left: 6px solid #2c6aba;
}
.line .on{
	background:#ebf5ff;
	color: #1351a2;
}
.right{
	width: 865px;
}
.wz{
	width: 100%;
	height:50px ;
	background: #f4f4f4;
	padding-left: 20px;
	line-height: 50px;
	font-size: 14px;
	margin-bottom: 20px;
}
.wz a{
	font-size: 14px;
	line-height: 50px;
}
.wz img{
	float: left;
	margin-top: 17px;
	margin-right: 10px;
}



.right-li a{
	width: 100%;
	float: left;
	position: relative; height:42px; overflow:hidden;
	line-height: 42px;
}
.right-li a span{ width:70%;overflow:hidden; height:42px;line-height: 42px; display:block;}
.right-li a:nth-child(4n){
	border-bottom: 1px dashed #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
.right-li .li{
	float: left;
	margin-top:18px;
	margin-right:8px;
}
.right-li a p{
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}
.right-li a p img{
	float: left;
	margin-top:13px;
	margin-right:7px;
}

.right-li a:hover p{
	color: #0194FC;
}

/*.title{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 30px;
}*/
.title p{
	line-height:35px;
	font-size: 22px;
	font-weight: bold; margin-bottom:10px;
}
.title span{
	margin:0 15px
}
.title span,.title a{
	font-size:14px;
	color: #999;
}
.text{
	padding:25px 0px 20px 0px;
}

.updown{
	margin-top:30px;
	border-top: 1px dashed #ccc;
	height: 100px;
}

#zoom p,#zoom span{
   font-size: 16px!important;
   line-height: 200%!important;
   color: #000!important;
}
#zoom p{ text-indent:2em;}
#zoom td{border:1px solid #999999}
#zoom img{
  /* width:800px!important;*/ max-width:none !important;
   height: auto!important;
   margin:20px  auto!important; display:block;
} 
.wz{
    overflow:hidden
  }
#upanddown table{
   border-top: none!important;
}
   @media screen and (max-width:800px){
    #zoom img{
    width:100%!important
     }
    }